home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- put EMPTY into field "qt"
- put EMPTY into field "ln"
- put " " into field "tempfield"
- put field "tblOther,DESCOTH" into item 1 of field "tempfield"
- put field "tblOther,MODELOT" into item 2 of field "tempfield"
- put field "tblOther,OD_TPSIZE" into item 3 of field "tempfield"
- put field "tblOther,DIA_EXHT" into item 4 of field "tempfield"
- put field "tblOther,TH_REHT" into item 5 of field "tempfield"
- put field "tblOther,MTHO_BSPC" into item 6 of field "tempfield"
- put field "tblOther,LNL_BSIZE" into item 7 of field "tempfield"
- put field "tblOther,WID_WT" into item 8 of field "tempfield"
- put field "tblOther,INS_CA" into item 9 of field "tempfield"
- put field "tblOther,PIC_PIC" into item 14 of field "tempfield"
- put field "tblOther,AR" into item 17 of field "tempfield"
- puppetSound("mainsnd")
- puppetTransition(47, 1, 8)
- play frame the frame + 1
- end
-